type github.com/jackc/pgx/v5/pgtype.scanPlanBinaryUint64ToUint64

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		uint64.go#L203: 			return scanPlanBinaryUint64ToUint64{}
		uint64.go#L247: type scanPlanBinaryUint64ToUint64 struct{}
		uint64.go#L249: func (scanPlanBinaryUint64ToUint64) Scan(src []byte, dst any) error {